home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / shrlk201.zip / _SETUP.1 / Readme.txt < prev    next >
Text File  |  1997-07-22  |  3KB  |  102 lines

  1. THANK YOU!
  2. ==========
  3. Thank you for choosing Kenn Nesbitt's ShareLock.
  4. With ShareLock, you can turn any Windows program
  5. into a trial version with as little as one line
  6. of code.
  7.  
  8. Please read the following as it contains important
  9. information about this release.
  10.  
  11. FORMAT
  12. ======
  13. ShareLock 2.0 is a 32-bit Windows DLL with "wrapper"
  14. controls in both ActiveX and Delphi VCL formats.
  15. This means you can use ShareLock from Visual Basic,
  16. Visual C++, Delphi, C++ Builder, PowerBuilder, and
  17. any other language that supports ActiveX or VCL
  18. controls.
  19.  
  20. In addition, you can call the ShareLock DLL API
  21. directly from any language that supports DLLs and
  22. Windows messaging.
  23.  
  24. NEW FEATURES
  25. ============
  26. ShareLock 2.0 has a number of important new features,
  27. including:
  28.  
  29. * Simplified interface
  30.   - Eliminated "Key" properties
  31.   - Integrated About box
  32. * Improved security
  33.   - Registry information is now encrypted
  34.   - Registry information is stored in a binary data block
  35.     instead of separate key locations
  36.   - New PrivateKey property
  37. * ActiveX control
  38.   - In addition to the VCL components, ShareLock now
  39.     includes an ActiveX component for use with Visual
  40.     Basic, Visual C++, etc.
  41. * DLL API
  42.   - ShareLock can now be used from languages other than
  43.     Delphi and C++ Builder
  44.   - DLL API is documented in ShareDLL.hlp
  45. * DLL-based key generator
  46.   - Write your own unlock code generators, including
  47.     CGI apps, email apps, etc.  Sample source code is
  48.     included.
  49. * Additional sample applications
  50.  
  51. 32-BIT VERSION
  52. ==============
  53. ShareLock 2.0 is currently available only in a 32-bit
  54. version for Windows 95 and Windows NT. Do not try to
  55. run it on Windows 3.1.  It will not run on Windows
  56. 3.1, even with Win32s installed.
  57.  
  58. INSTALLING SHARELOCK
  59. ====================
  60. Before installing ShareLock 2.0, you should uninstall
  61. any previous version of ShareLock.  If you are using
  62. Delpi or C++ Builder, you should uninstall ShareLock
  63. from your component library and remove ns*.pas from
  64. your Delphi or CBuilder Lib directory to avoid any
  65. file name conflicts.
  66.  
  67. If you are using Visual Basic, make sure you delete
  68. any old version of ShareLock, including OCX and DLL
  69. files from your system before installing this release.
  70.  
  71. Read the instructions in ShareLok.hlp for directions
  72. on how to install ShareLock 2.0.
  73.  
  74. HOW TO START USING SHARELOCK
  75. ============================
  76. For information on using ShareLock with Visual Basic,
  77. Delphi or C++ Builder as a component see the ShareLock
  78. help file.  For information on using ShareLock from
  79. any language as a DLL see the ShareDLL help file.
  80.  
  81. For a jump start, take a look at the sample applications
  82. in the Sample Apps directory. In particular see the 'barebones'
  83. samples - these use ShareLock as it will probably be used in
  84. the applications you write. The other examples show how to use
  85. every feature of ShareLock.
  86.  
  87. OUR HOME PAGE
  88. =============
  89. If you have questions about ShareLock or require
  90. technical assistance, please visit our home page
  91. on the web.  Our address is:
  92.  
  93.   http://www.nesbitt.com/
  94.  
  95. Our web page includes company and technical support
  96. information, product announcements, software
  97. downloads and more.
  98.  
  99. BUG REPORTING
  100. =============
  101. If you find any bugs in this software, please report
  102. them to support@nesbitt.com.